func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeOpDocumentGetBucketLocationOutput

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetBucketLocation.go#L190: 	err = awsRestxml_deserializeOpDocumentGetBucketLocationOutput(&output, decoder)
		deserializers.go#L3515: 	err = awsRestxml_deserializeOpDocumentGetBucketLocationOutput(&output, decoder)
		deserializers.go#L3568: func awsRestxml_deserializeOpDocumentGetBucketLocationOutput(v **GetBucketLocationOutput, decoder smithyxml.NodeDecoder) error {